Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: otel tracing #494

Merged
merged 1 commit into from
Jun 11, 2024
Merged

feat: otel tracing #494

merged 1 commit into from
Jun 11, 2024

Conversation

fenos
Copy link
Contributor

@fenos fenos commented May 28, 2024

What kind of change does this PR introduce?

Feature

What is the new behavior?

This PR introduces optional OTEL traces

@coveralls
Copy link

coveralls commented May 28, 2024

Pull Request Test Coverage Report for Build 9462181151

Details

  • 166 of 176 (94.32%) changed or added relevant lines in 20 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 79.935%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/app.ts 0 1 0.0%
src/storage/protocols/s3/s3-handler.ts 1 2 50.0%
src/database/tenant.ts 1 3 33.33%
src/http/plugins/log-request.ts 26 28 92.86%
src/http/plugins/tracing-mode.ts 20 22 90.91%
src/http/routes/s3/index.ts 45 47 95.74%
Totals Coverage Status
Change from base Build 9400534029: 0.2%
Covered Lines: 12527
Relevant Lines: 15523

💛 - Coveralls

@fenos fenos force-pushed the storage/otel-tracing branch from 87c4778 to e79e773 Compare May 29, 2024 11:08
@fenos fenos force-pushed the storage/otel-tracing branch 4 times, most recently from f371953 to 1243a0a Compare June 11, 2024 06:24
@fenos fenos force-pushed the storage/otel-tracing branch 2 times, most recently from 615a65f to 920e960 Compare June 11, 2024 08:06
@fenos fenos force-pushed the storage/otel-tracing branch from 920e960 to 69bd38c Compare June 11, 2024 08:26
@fenos fenos merged commit 386b05c into master Jun 11, 2024
1 check passed
@fenos fenos deleted the storage/otel-tracing branch June 11, 2024 10:05
Copy link

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants